The CxFmsClosePeriodCtrl object contains the following properties.
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
Integer |
No |
Returns/sets the appearance of the object boundary. Possible values for this property are as follows.
Default value is 0 - Flat |
|
|
Integer |
No |
Returns/sets the border style. Possible values for this property are as follows.
Default value is 0 - None |
|
|
Boolean |
No |
Returns/sets whether or not the user can select multiple Nodes in the Node chooser. Possible values for this property are as follows.
Default value is 1 - Yes |
|
|
String |
No |
Returns/sets the filter to be used when retrieving Nodes. Wildcard values * (multiple character) and ? (single character) are supported. Wildcards can be used in any part of the string to specify that any character or set of characters is allowed in its place. Example A filter string of "*Test*" will retrieve all Nodes with the word "Test" somewhere in the string, such as "TestDevice" or "MyTestDevice" or "Device001Test". Default value is * (multiple character wildcard) |
|
|
Integer |
No |
Returns/sets the Node property that will be filtered by the string specified in the ChooserFilterString property. Possible values for this property are as follows.
Default value is 0 - Name |
|
|
String |
No |
Returns/sets the group currently selected in the Node chooser’s Group combo box. |
|
|
Integer |
No |
Returns/sets the Node category currently selected in the Node chooser’s Node category combo box. Possible values for this property are as follows.
Default value is 12 - Group |
|
| ChooserNodeCategoryVisible | Boolean | No |
Returns/sets whether or not the Node chooser’s Node category combo box is visible. Possible values for this property are as follows.
Default value is 1 - Yes |
|
Integer |
No |
Returns/sets the primary sort column of the Node chooser’s Node list. Possible values for this property are as follows.
Default value is 2 - Name ascending |
|
|
String |
No |
Returns/sets the Site.Service currently selected in the Node chooser’s FMS service combo box. |
|
|
Boolean |
No |
Returns/sets whether or not the Node chooser’s FMS service combo box is visible. Possible values for this property are as follows.
Default value is 1 - Yes |
|
|
String |
No |
Returns/sets the XML specifying the custom FMS commands configured for the control. Another way to configure this property is to use the control’s property page. |
|
|
StdFont |
No |
Returns/sets the font used by the FMS Close Period control. Click … to access the Font dialog box to make font selections. Default value is MS Shell Dlg. |
|
|
String |
No |
Returns/sets the Point in Time date and time of the FMS Close Period control. This string can either be in the form of an Absolute Date/Time (for example, 1/31/2019 7:10:14 AM), a Relative Date/Time (for example, y-1 m-2 d=15 H=5 M=30 S=0), or a Relative Day, which is an offset from the current day T (for example, T-10). Default value is T, date and time today. See Using the Home Menu for more information about PIT mode. Note: This property is only used if the UsePIT property is set to 1 - Yes. |
|
|
Boolean |
No |
Returns/sets whether or not the Chooser pane will be displayed in the control. Possible values for this property are as follows.
Default value is 1 - Yes |
|
|
Boolean |
No |
Returns/sets whether or not the PITDateTime property will be used. Possible values for this property are as follows.
Default value is 0 - No |